Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Scott Hugh Alexandar Petersen 349 posts 164 karma points
    Jan 22, 2009 @ 15:07
    Scott Hugh Alexandar Petersen
    0

    [Still an issue] How to jump into canvas mode from right click

    Hey,

    I remember that we had like a button on the right click context menu when we clicked a node with the name of Edit in Canvas. Where did that button go in the V4 RC2?

    Thanks

  • Fredrik Kvivesen 73 posts 20 karma points
    Jan 22, 2009 @ 15:33
    Fredrik Kvivesen
    0

    I still got the Edit in Canvas button in my V4 RC2 :s

    Fredrik

  • Finn 86 posts 50 karma points
    Jan 22, 2009 @ 16:53
    Finn
    0

    I got i too, both in 4RC1 and 4RC2

  • Scott Hugh Alexandar Petersen 349 posts 164 karma points
    Jan 22, 2009 @ 17:04
    Scott Hugh Alexandar Petersen
    0

    Hmm I don't and I updated first from 3 til 4 and then from 4 to rc2.

    Anyone?

  • Niels Hartvig 1951 posts 2391 karma points c-trib
    Jan 22, 2009 @ 17:20
    Niels Hartvig
    0

    You need to update the defaultpermissions for the user type to include canvas. Could you add this to codeplex then I'll make sure it'll happen automatically on upgrades in final

  • Scott Hugh Alexandar Petersen 349 posts 164 karma points
    Jan 22, 2009 @ 22:40
    Scott Hugh Alexandar Petersen
    0

    [quote=hartvig]You need to update the defaultpermissions for the user type to include canvas. Could you add this to codeplex then I'll make sure it'll happen automatically on upgrades in final[/quote]

    Would that user type be the editor? or should I create an administrator type or edit in the database?

    Thanks.

  • Scott Hugh Alexandar Petersen 349 posts 164 karma points
    Jan 23, 2009 @ 12:48
    Scott Hugh Alexandar Petersen
    0

    Any help with this one? Thanks

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Jan 23, 2009 @ 12:57
    Dirk De Grave
    0

    Hi,

    -Login into admin backend as admin
    -Goto user section
    -Expand user type node
    -Select user type for which to set the default permissions
    -Select/Deselect default permissions as you wish.

    Got it?

    Regards,
    /Dirk

  • Scott Hugh Alexandar Petersen 349 posts 164 karma points
    Jan 23, 2009 @ 13:00
    Scott Hugh Alexandar Petersen
    0

    Thanks Dirk

    But as this is for the administrator I cannot change it there :(

    And it doesn't work if I set the default user permissions in the database like this: CADMOSKTPIURZ:5F

  • Lesley 284 posts 143 karma points
    Jan 23, 2009 @ 13:20
    Lesley
    0

    Scott has a point here.

    I can see why there is no "administrator" user type created: you don't want to accidentally lock admins out of stuff. Fine.

    But then admins should be able to do everything!

    FWIW, I'm also missing the "edit in canvas" on right-click when logged in as Admin.

  • tarekahf 215 posts 153 karma points
    Mar 03, 2009 @ 14:48
    tarekahf
    0

    I was confised !

    I do not see "Edit in Canvas" after upgraded to final ver 4 release !

    I login as Admin, with full permissions.

    Where did it go ?

    Please help !

    Tarek.

  • William Charlton 171 posts 218 karma points
    Dec 20, 2012 @ 16:13
    William Charlton
    0

    I have just done a completely clean install, using version umbraco v 4.11.1 (Assembly version: 1.0.4715.27659). I have installed no starter kits, I have

    <form runat="server">
            <umbraco:Item field="bodyText" runat="server" />
    </form>

    But I see no "Edit in canvas" in the right-click content item menu. What is missing?

  • Limberg Michelsen 22 posts 99 karma points
    Jan 08, 2013 @ 10:16
    Limberg Michelsen
    0

    I just had this issue and found the solution...

    Edit the Umbraco\config\umbracoSettings.config file

    There is this setting, that was set to false:

    <EnableCanvasEditing>true</EnableCanvasEditing>

    Changed it to true and it worked :)

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies